From: Gerd Moellmann Date: Wed, 18 Jul 2001 10:40:57 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~62693 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e0300d338fd65acf7956c008cac6866196590797;p=emacs.git Fix a typo. --- diff --git a/src/xterm.c b/src/xterm.c index 7061d549607..d291898c3e8 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -11198,7 +11198,7 @@ x_erase_phys_cursor (w) if (cursor_glyph == NULL) goto mark_cursor_off; - x = WINDOW_TEXT_TO_FRAME_PIXEL_X (w, w->phys_cursor.x), + x = WINDOW_TEXT_TO_FRAME_PIXEL_X (w, w->phys_cursor.x); x_clear_area (FRAME_X_DISPLAY (f), FRAME_X_WINDOW (f), x,